-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added 2.4 style z-covers with hidden cable routing #872
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just for the sake of it, rename the files from v22 and v24 to v2.2 and v2.4.
V24 is a real printer. The rest looks great.
Renamed files v22 - to v2.2 and v24 to v2.4 for better readability
Changed file names and adapted the readme... |
Added picture that shows old and new version and adapted readme
It's been a while. Anybody still looking at this? |
Added version with a rail notch / cut-out for V2.2 and V2.4 style covers, step and stl. Adapted description to include information about the rail notch version and when to use it. Adapted description and added pictures of the rail notch version.
@FHeilmann |
* Renamed files in preparation for 2.4 style cover * Added files for 2.4 style cover * Renamed files Renamed files v22 - to v2.2 and v24 to v2.4 for better readability * Added picture and adapted readme Added picture that shows old and new version and adapted readme * Added version with rail notch Added version with a rail notch / cut-out for V2.2 and V2.4 style covers, step and stl. Adapted description to include information about the rail notch version and when to use it. Adapted description and added pictures of the rail notch version.
folder. Printable mods go to
printer_mods/
, firmware configurationsgo to
firmware_configurations/
, slicer profiles go toslicer_profiles/
.Create a subfolder with your name, and place the mods in a subfolder with
a descriptive name within that folder, e.g.:
/printer_mods/FHeilmann/flux_capacitor
a-zA-Z
, numbers0-9
, underscores_
, hyphens-
and periods.
part_xyz.stl
[a]_part_xyz.stl
[o]_part_xyz.stl
[c]_part_xyz.stl
part_xyz_x4.stl
README.md
file to its folder with a short descriptionof what the mod accomplishes. This readme can be used to add pictures, give assembly
instructions or specify a bill of materials if the mod requires additional hardware.
README.md
of the category folder adding thecontribution to the table. Read the top part of the file for instructions on how
to do this. Please preserve the alphabetical ordering while adding new rows. Make sure
to fill out the compatibility matrix to indicate which versions of the Voron printer
the submission is compatible with.
and/or other Voron users. Make sure to add information about how the mod was tested below.
or profile (i.e. an official Voron part with a few mm added or removed or a slicer profile
which only modifies a few values). (When in doubt, contact one of the admins in the
Voron discord before submitting the PR)
join the Voron discord and ask the other users for advice on how to modify the mod such
that it does not require supports)
and checking if mesh errors are reported.)
.STEP
or.SCAD
fileWhich mods/configurations/profiles are added by this PR?
The current mod of the z-covers with hidden cable routing is in the style of the v2.2. I got the request to also do the mod for the 2.4 style z-covers. This pull request contains the 2.4 style z-covers with hidden cable routing. Current files were renamed to make it easy to distinguish the style and documentation was updated. I also added more information and some best practices to the documentation.
How was it tested?
Printed and installed on my 2.4.
Any background context you want to provide?
Screenshots (if appropriate)
Further notes